prepare
open override fun prepare(scope: String, groups: LinkedList<String>, annotations: List<Annotation>, globalAnnotations: List<Annotation>)
Called in the prepare stage of screen building to perform any necessary pre-entry-creation tasks.
Author
fzzyhmstrs
Since
0.6.0
Parameters
scope
the settings scope
groups
LinkedList
annotations
List
globalAnnotations
List